home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / nindy-share / env.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-04-11  |  215 b   |  10 lines

  1. /* 
  2.  * GNU/960 tool runtime environment
  3.  */
  4.  
  5.  
  6. /* Base directory at which GNU/960 tools are assumed to be installed, if
  7.  * the environment variable G960BASE is not defined.
  8.  */
  9. #define DEFAULT_BASE    "/usr/local/g960"
  10.